Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@cloudbase/node-sdk
Advanced tools
⚠️ 当你计划在项目中使用 @cloudbase/node-sdk 替代 tcb-admin-node 时,请务必阅读迁移文档
TCB 提供开发应用所需服务和基础设施。CloudBase server node.js SDK 让你可以在服务端(如腾讯云云函数或 云主机 等)使用 Node.js 服务访问 CloudBase 的的服务。
需要 Node.js v8.0 及以上版本。
server node.js SDK 可以通过@cloudbase/node-sdk
来访问:
npm install --save @cloudbase/node-sdk
目前 node-sdk 已发布 正式版,未来会支持更多新特性。
要在你的项目中使用模块可以
const tcb = require('@cloudbase/node-sdk')
或
import tcb from '@cloudbase/node-sdk'
FAQs
tencent cloud base server sdk for node.js
The npm package @cloudbase/node-sdk receives a total of 136 weekly downloads. As such, @cloudbase/node-sdk popularity was classified as not popular.
We found that @cloudbase/node-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.